/* CSS Document */


/*
Created on   : 12/10/2016.
Theme Name   : Unite Source PVT LTD.
Description  : Unite Source PVT LTD - A Complete website and mobile app development company.
Version      : 1.2.
State        : Bihar.

*/

____________________ Global stlye ___________________*/ body {
    font-family: "Inter", sans-serif;
    font-weight: normal;
    color: #727272;
    font-size: 15px;
    position: relative;
    line-height: 26px;
    letter-spacing: 0.25px;
}

body .main-page-wrapper {
    overflow-x: hidden;
	overflow: hidden !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ul {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
    color: #131212;
    font-family: "Inter", sans-serif;
    font-weight: 600;
}

h1 {
    font-size: 45px;
}


/*74px */

h2 {
    font-size: 40px;
}

h3 {
    font-size: 32px;
}

h4 {
    font-size: 20px;
}

h5 {
    font-size: 16px;
}

p {
    font-weight: 300;
}

.single-project ul {
    list-style-type: none;
}

.single-box ul {
    list-style-type: none;
}


/*ul {list-style-type: none;}*/

a {
    text-decoration: none;
    display: inline-block;
    font-family: "Inter", sans-serif;
    font-size: 14px;
    text-transform: uppercase;
}

a:hover,
a:focus,
a:visited {
    text-decoration: none;
    outline: none;
}

img {
    max-width: 100%;
    display: block;
}

button {
    border: none;
    outline: none;
    box-shadow: none;
    display: block;
    padding: 0;
}

input,
textarea {
    outline: none;
    box-shadow: none;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}


/**************************
#Header
**************************/

.top-header {
    background: #7C8BFF36;
    padding: 9px 0px 5px;
}

.social-icon-top-right {
    text-align: right
}

.social-icon-top-right ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social-icon-top-right ul li {
    display: inline;
    padding: 0px 6px;
    margin-left: -4px;
}

.social-icon-top-right ul li img {
    width: 20px;
}

.social-icon-top-left {
    text-align: left;
}

.social-icon-top-left ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.social-icon-top-left ul li {
    display: inline;
    padding: 0px 8px;
}

.social-icon-top-left ul li img {
    width: 68%;
}

.logo img {
    width: 60%;
    padding: 4px 0px;
}


/****************************
#Banner Slider
****************************/

.banner {
    position: relative;
}

.carousel-inner>.item {
    background: #000000B2;
}

.slider-text {
    position: absolute;
    z-index: 99999;
    top: 15%;
    margin: 0 auto;
    text-align: left;
    width: 100%;
}

.carousel-control {
    width: 100%!important;
    background-image: linear-gradient(to right, rgba(0, 0, 0, .7) 0%, rgba(0, 0, 0, .7) 100%)!important;
}

.carousel-indicators li {
    border: 3px solid #3f468c!important;
    width: 16px!important;
    height: 16px!important;
    padding: 5px;
    background-color: #d8d8d8!important
}

.carousel-indicators .active {
    background-color: hsl(276.92deg 87.39% 53.33%) !important;
    border: 3px solid #3f468c!important;
    width: 16px!important;
    height: 16px!important;
}

.slider-text h2 {
    padding: 0px;
    color: #f5f1fe;
    font-size: 48px;
    font-weight: 600;
    line-height: 54px;
    text-align: left;
    width: 50%;
    margin-left: 60px;
}

.slider-text span {
    color: hsl(276.92deg 87.39% 53.33%);
}

.slider-text p {
    color: #f5f1fe;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    width: 41%;
    margin-left: 60px;
}

.view-more {
    margin-left: 60px;
    background-image: linear-gradient(to right, #a73545, #3f468c);
    background-color: hsl(276.92deg 87.39% 53.33%);
    gap: 0px;
    border-radius: 50px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    padding: 8px 39px;
    margin-top: 40px;
}

.view-more:hover {
    background: #af3648;
}


/******************************
#Footer Css
******************************/

.top-footer {
    padding: 60px 0px;
    background: #3f468ced;
    background-image: url(../images/bg/shape-4.png);
}

.footer-boxes {
    padding: 0px;
    margin: 0px;
}

.footer-boxes h3 {
    padding: 0px;
    margin: 0px;
    color: #d8d8d8;
    font-size: 21px;
    font-weight: 400;
    line-height: 27.89px;
    letter-spacing: -0.5px;
    text-align: left;
    margin-bottom: 24px;
}

.footer-boxes ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.footer-boxes ul li {
    padding: 0px 0px 8px;
}

.footer-boxes p a,
.footer-boxes ul li a {
    color: #d8d8d8;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    text-transform: capitalize;
}

.footer-boxes p a:hover,
.footer-boxes ul li a:hover {
    color: #a73545;
    text-decoration: none;
}

.social-icon {
    padding-bottom: 16px;
}

.social-icon li {
    display: inline;
}

.social-icon li img {
    padding: 0px 8px 8px;
    width: 42px;
}

.footer-boxes p {
    margin: 0px;
    color: #d8d8d8;
    font-size: 13px;
    font-weight: 400;
    line-height: 23px;
    text-align: left;
}

.footer-mobile {
    padding: 0px;
    margin: 0px;
}

.footer-mobile li {
    width: 100%;
    float: left;
    color: #d8d8d8;
    font-size: 13px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -0.5px;
    text-align: left;
    margin-bottom: 13px;
}

.footer-mobile li img {
    float: left;
    width: 18px;
    margin-right: 8px;
}

.address-footer {
    margin-top: 24px !important;
    margin-bottom: 12px !important;
}

.bottom-footer {
    background: #1C1C1C;
    padding: 16px 0px;
}

.bottom-footer p {
    font-family: "Inter", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 16.94px;
    letter-spacing: -0.5px;
    text-align: left;
    color: #d8d8d8;
    padding: 0px;
    margin: 0;
}


/********************************
News Slide
*********************************/

.news-slide {
    background-image: linear-gradient(to right, #a73545, #3f468c);
    background-color: hsl(276.92deg 87.39% 53.33%);
    padding: 8px;
    border-radius: 20px;
    margin-bottom: 20px;
}

.news-slide span {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}


/********************
About Us Home Page
*********************/

.home-page-about {
    padding: 24px 0px;
}

.about-text-homepage {
    width: 60%;
    margin: 0 auto;
    text-align: center;
}

.about-text-homepage h3 {
    color: #000000b3;
    font-size: 28px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    margin: 0;
    font-family: 'Poppins';
    padding-bottom: 0px;
    font-style: italic;
}

.about-text-homepage h3 span {
    color: #e9a132;
    animation-name: fadeInUp;
}

.about-text-homepage p {
    color: #8e8e8e;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}


/**********************
  #Brand Logo Simple  Slider
  ***********************/

.bg-grey {
    background: #F7F7F7;
     background-image: url(../images/bg/pattern-new-01.png);
    background-position: center right;
    background-repeat: no-repeat;
    padding: 40px 0px 0px 0px;
    background-color: #fafafa;

}
.bg-grey .servic {
max-height:460px;
}
.logo-slider {
    margin-bottom: 50px;
    margin-top: 50px;
}

.logo-slider .item .logo-img {
    width: 62%;
    margin: 0 auto;
}

.owl-dots {
    display: none;
}

.gallery-slider .owl-prev {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    left: -3px;
    top: 36%;
    position: absolute;
    border: 1px solid #EEE8E8 !important;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.gallery-slider .owl-next {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: -3px;
    top: 36%;
    border: 1px solid #EEE8E8 !important;
    position: absolute;
    box-shadow: 0px 4px 4px 0px #00000040;
}

.gallery-slider .owl-next:hover,
.gallery-slider .owl-prev:hover {
    background: hsl(276.92deg 87.39% 53.33%) !important;
    border: 1px solid hsl(276.92deg 87.39% 53.33%) !important;
}

.page-title {
    text-align: center;
    padding-bottom: 24px;
}

.page-title h2 {
    color: #000000b3;
    font-size: 28px;
    font-weight: 700;
    line-height: 31px;
    text-align: center;
    margin: 0;
    font-family: 'Poppins';
    padding-bottom: 0px;
    font-style: italic;
    text-transform: capitalize;
}

.page-title .page-subtitle {
    font-family: Poppins;
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    text-align: center;
    color: #8e8e8e;
    margin: 0;
    padding-top: 8px;
}

.box-slide {
    margin: 16px 0px;
    background: #fff;
}

.box-slide img {
    width: 100%;
	height:250px;
}

.brand-slider .owl-carousel .owl-dots.disabled,
.brand-slider .owl-carousel .owl-nav.disabled {
    display: block!important;
}

.bg-grey .owl-prev {
    position: absolute;
    left: 10px;
    top: 40%;
}

.bg-grey .owl-next {
    position: absolute;
    right: 10px;
    top: 40%;
}

.owl-theme .owl-nav [class*=owl-]:hover {
    background: transparent;
    color: #000!important;
}

.box-title-brand {
    font-family: Inter;
    font-size: 16px;
    font-weight: 400;
    line-height: 26.89px;
    letter-spacing: -0.5px;
    text-align: center;
    color: #181818;
    padding: 12px;
}
.servic   .arro-left {
background: #fff !important;
width: 40px;
height: 40px;
border-radius: 50px !important;
left: -63px;
padding: 12px;
top: -60px;
position: absolute;
border: 1px solid #EEE8E8 !important;
box-shadow: 0px 4px 4px 0px #00000040;
}
.servic   .arro-right {
background: #fff !important;
width: 40px;
height: 40px;
border-radius: 50px !important;
right: -63px;
top: -60px;
padding: 12px;
border: 1px solid #EEE8E8 !important;
position: absolute;
box-shadow: 0px 4px 4px 0px #00000040;
}
.current-slider .owl-carousel .owl-dots.disabled,
.current-slider .owl-carousel .owl-nav.disabled {
    display: block!important;
}

/********************************
#bredscrumb
*********************************/

.breadcrumb-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    padding: 120px 0;
    overflow: hidden;
}

.bg-f {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #ddd;
}

.br-1 {
    background-image: url(../images/breadcrumb/breadcrumb-1.jpg);
}

.breadcrumb-wrap:after {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0.8;
}

.breadcrumb-title {
    position: relative;
    z-index: 1;
    width: 100%;
    text-align: center;
}

.breadcrumb-title .breadcrumb-menu li:first-child {
    margin-left: 0;
}

.breadcrumb-title .breadcrumb-menu li:last-child {
    margin-right: 0;
    color: #3f468c;
}

.breadcrumb-title .breadcrumb-menu li {
    display: inline-block;
    margin: 0 10px;
    position: relative;
    color: #fff;
    font-weight: 500;
}

.breadcrumb-title .breadcrumb-menu li a {
    font-size: 16px;
    line-height: 22px;
    display: inline-block;
    padding: 0px 5px;
    transition: 0.3s;
    -webkit-transition: 0.3s;
    position: relative;
    color: #a73545;
}

.breadcrumb-title h2 {
    font-size: 40px;
    font-weight: 700;
    color: #fff;
    margin: 0 0 15px;
}

.breadcrumb-title h2,
.section-title h2,
.content-title h2 {
    font-size: 32px;
}


/*******************************
#About Us
********************************/

.pb-100 {
    padding-bottom: 50px;
    padding-top: 50px;
}

.align-items-center {
    align-items: center !important;
}

.about-wrap.style1 .about-img-wrap {
    position: relative;
    z-index: 1;
}

.col-6 {
    flex: 0 0 auto;
    width: 50%;
    float: left;
    padding: 15px;
}

.about-wrap.style1 .about-img-wrap .about-shape-one {
    position: absolute;
    bottom: -20px;
    left: -20px;
    z-index: -1;
}

.bounce {
    animation: float 1500ms infinite ease-in-out;
}

.about-wrap.style1 .about-img-wrap .about-img {
    margin-bottom: 25px;
    border-radius: 5px;
}

.about-wrap.style1 .about-img-wrap .about-img img {
    border-radius: 5px;
}

.about-wrap.style1 .about-img-wrap .about-img:last-child {
    margin-bottom: 0;
}

.about-wrap.style1 .about-img-wrap .about-img {
    margin-bottom: 25px;
    border-radius: 5px;
}

.about-wrap.style1 .about-img-wrap .about-img img {
    border-radius: 5px;
}

.about-wrap.style1 .about-img-wrap .about-shape-two {
    position: absolute;
    top: -20px;
    left: 50%;
    transform: trasnlateX(-50%);
}

.moveHorizontal {
    animation: moveHorizontal 3000ms infinite ease-in-out;
}

.section-title,
.content-title {
    position: relative;
}

.section-title span,
.content-title span {
    display: inline-block;
    font-weight: 500;
    margin: 0 0 10px;
    position: relative;
    z-index: 1;
    line-height: 1;
}

.section-title.style1 span,
.content-title.style1 span {
    color: #e9a132;
    letter-spacing: 5px;
}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {
    .breadcrumb-title h2,
    .section-title h2,
    .content-title h2 {
        font-size: 32px;
    }
}

.section-title h2,
.content-title h2 {
    font-size: 39px;
    line-height: 46px;
    margin: 0;
}

@media only screen and (min-width: 1200px) {
    .content-title p {
        padding-right: 25px;
    }
}

.section-title p,
.content-title p {
    margin: 12px 0 0;
}

p {
    font-size: 16px;
    line-height: 1.8;
    color: #666666;
}

.about-wrap.style1 .about-content .feature-item-wrap {
    margin-bottom: 35px;
}

.feature-item-wrap .feature-item {
    margin-bottom: 25px;
}

.about-wrap.style1 .about-content .feature-item-wrap .feature-item .feature-icon {
    background: rgba(0, 167, 157, 0.1);
    border-radius: 62% 38% 46% 54% / 60% 63% 37% 40%;
    box-shadow: none;
    height: 60px;
}

.about-wrap.style1 .about-content .feature-item-wrap .feature-item .feature-icon i {
    color: #3f468c;
}

.feature-item-wrap .feature-item .feature-icon i {
    font-size: 30px;
    line-height: 0.8;
    margin: 0 auto;
    color: #3f468c;
    transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-icon:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 100%;
    height: 0;
    background-color: #3f468c;
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
    z-index: -1;
}

.feature-item-wrap .feature-item .feature-text {
    width: calc(100% - 90px);
    margin-left: 0px;
    margin-top: 8px;
}

.feature-item-wrap .feature-item .feature-text h3 {
    font-size: 22px;
    margin: 0 0 10px;
    transition: 0.4s;
}

.feature-item-wrap .feature-item .feature-text p {
    margin: 0;
}

.feature-item-wrap .feature-item .feature-icon {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    position: relative;
    z-index: 1;
    box-shadow: 0px 4px 14px 0px rgba(0, 0, 0, 0.07);
    overflow: hidden;
    background: #fff;
    position: relative;
    top: 3px;
    transition: 0.4s;
}

.g-5,
.gx-5 {
    --bs-gutter-x: 3rem;
}


/*************************************
#Team
*************************************/

.team-card {
    margin-bottom: 25px;
    box-shadow: 0px 6px 24px rgba(0, 0, 0, 0.07);
    border: 1px solid transparent;
    border-radius: 5px;
    position: relative;
    transition: 0.4s;
}

.team-card .team-img {
    overflow: hidden;
    position: relative;
    border-radius: 5px 5px 0 0;
    height: 300px;
}

.team-card .team-img img {
    transition: 0.7s;
    margin: auto;
    height: 100%;
    width: 100%;
}

.team-card .team-img .social-profile {
    position: absolute;
    top: 50%;
    right: 20px;
    text-align: center;
    z-index: 10;
    transform: translateY(-50%);
}

.list-style {
    margin: 0;
    padding: 0;
    list-style: none;
}

.team-card .team-img .social-profile li {
    display: block;
    margin: 0 0 10px;
    transform: translateY(25px);
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
}

.social-profile li:first-child {
    margin-left: 0;
}

.social-profile li {
    display: inline-block;
    margin: 0 4px;
}

.team-card .team-img .social-profile li a {
    width: 35px;
    height: 35px;
}

.team-card .team-img .social-profile li a i {
    color: #3f468c;
    padding-top: 10px;
}

.social-profile.style1 li a i {
    color: #3f468c;
}

.team-card .team-info {
    padding: 22px 25px 22px;
    text-align: center;
}

.team-card .team-info h3 {
    font-size: 22px;
    margin-bottom: 5px;
}

.team-card span {
    color: #666666;
}

.team-card .team-img .social-profile li:nth-child(1) {
    transition-delay: 0.2s;
}

.team-wrap {
    margin: 0px!important;
    margin: 0px !important;
    padding: 50px 0px;
}

.bounce {
    animation: float 1500ms infinite ease-in-out;
}

.back-to-top {
    font-size: 24px;
    width: 45px;
    height: 45px;
    line-height: 42px;
    text-align: center;
    display: none;
    position: fixed;
    bottom: 30px;
    right: 20px;
    z-index: 999;
    border-radius: 62% 38% 46% 54% / 60% 63% 37% 40%;
    background: #3f468c;
    box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
    transition: all 0.4s ease-in-out;
}

.back-to-top i {
    color: #fff;
    position: relative;
    top: 2px;
}

.back-to-top.open {
    bottom: 30px;
}

.team-card:hover {
    box-shadow: none;
}

.team-card:hover:after {
    width: 85%;
}

.team-card:after {
    position: absolute;
    bottom: -2px;
    left: 50%;
    content: "";
    width: 0%;
    height: 3px;
    transform: translate(-50%, -50%);
    background-color: #3f468c;
    border-radius: 0 0 5px 5px;
    transition: 0.4s;
}

.team-card:hover .team-img .social-profile li {
    transform: translateY(0);
    visibility: visible;
    opacity: 1;
}

.team-card .team-img .social-profile li:last-child {
    margin-bottom: 0;
}

.team-card .team-img .social-profile li:nth-child(4) {
    transition-delay: 0.5s;
}

.team-card .team-img .social-profile li {
    display: block;
    margin: 0 0 10px;
    transform: translateY(25px);
    transition: 0.4s;
    visibility: hidden;
    opacity: 0;
}

.social-profile li:last-child {
    margin-right: 0;
}

.social-profile li:last-child {
    margin-right: 0;
}

.social-profile li {
    display: inline-block;
    margin: 0 4px;
}

.list-style li {
    list-style: none;
}

.social-profile.style1 li a:hover {
    background-color: #3f468c;
    transform: translateY(-3px);
}

.team-card .team-img .social-profile li a {
    width: 35px;
    height: 35px;
}

.team-card .team-img .social-profile li a:hover i {
    color: #fff;
}

.social-profile li a i {
    transition: all 0.3s ease-in-out;
    font-size: 16px;
    line-height: 0.8;
}

.social-profile.style1 li a {
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.08);
}


/****************************************
#Contact Pages
*****************************************/

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px;
}

.contact-us-wrap .contact-item {
    background: #F7F7F7;
    padding: 25px;
    border-radius: 0;
    margin: 0 0 25px;
    position: relative;
    z-index: 1;
    transition: 0.4s;
    height: 147px;
}

.contact-us-wrap .contact-item .contact-icon {
    width: 42px;
    height: 42px;
    /* position: relative; */
    top: -3px;
    border-radius: 50%;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.08);
    transition: 0.4s;
    /* padding: 12px 0px 0px; */
    float: left;
    line-height: 43px;
}

.contact-us-wrap .contact-item .contact-icon i {
    color: #3f468c;
    line-height: 0.8;
    font-size: 18px;
    position: relative;
    transition: 0.34s;
    padding-top: 13px;
}

.contact-us-wrap .contact-item .contact-info {
    width: calc(100% - 85px);
    margin-left: 60px;
    transition: 0.3s;
}

.contact-us-wrap .contact-item .contact-info h3 {
    font-size: 22px;
    margin: 0 0 10px;
    transition: 0.3s;
}

.contact-us-wrap .contact-item .contact-info a,
.contact-us-wrap .contact-item .contact-info p {
    display: block;
    margin: 0;
    line-height: 1.5;
    color: #666666;
    font-size: 14px;
    font-weight: 500;
    transition: 0.3s;
}

#contactForm {
    background-color: #F7F7F7;
    padding: 30px 30px 25px;
}

#contactForm .form-group {
    margin: 0 0 20px;
}

#contactForm .form-group input {
    height: 48px;
    height: 48px;
    z-index: 999;
    position: relative;
}

#contactForm .form-group input,
#contactForm .form-group textarea {
    width: 100%;
    background: #fff;
    border: none;
    padding: 10px 15px;
    border-radius: 0;
    height: 48px;
    z-index: 999;
    position: relative;
}

.help-block {
    color: #E31C25;
}

#contactForm .form-group {
    margin: 0 0 20px;
}

#contactForm .form-group .form-check {
    padding-left: 0px;
}

.checkbox.form-check {
    padding-left: 0;
}

.checkbox {
    display: block;
}

.checkbox label {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
}

.checkbox a {
    color: #3f468c;
}

.link {
    font-weight: 500;
    line-height: 26px;
    display: inline-block;
    position: relative;
    color: #3f468c;
    transition: all 0.4s ease-in-out;
}

.link:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: "";
    width: 0;
    height: 1px;
    background: #3f468c;
    visibility: hidden;
    opacity: 0;
    transition: all 0.4s ease-in-out;
}

.form-check .form-check-input {
    float: left;
    margin: -12px 0px 0px 21px;
    width: 16px !important;
    left: 38px;
    position: absolute !important;
}

#contactForm textarea {
    height: 140px!important;
}

.checkbox input {
    padding: 0;
    height: initial;
    width: initial;
    margin-bottom: 0;
    cursor: pointer;
}

@media (min-width: 768px) {
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%;
    }
}

.btn.disabled {
    opacity: 1;
    color: #fff;
}

.btn.style1 {
    background-color: #3f468c;
}

.btn {
    display: inline-block;
    line-height: 26px;
    font-weight: 500;
    border-radius: 5px;
    text-align: center;
    position: relative;
    z-index: 1;
    border: none;
    padding: 14px 25px 13px;
    border-radius: 5px;
    color: #fff;
    overflow: hidden;
    white-space: nowrap;
    transition: all 0.5s ease-in-out;
}

.comp-map iframe {
    width: 100%;
    height: 100%;
}

.comp-map {
    height: 436px;
}

.radio label,
.checkbox label {
    padding-left: 40px!important;
}

.owl-carousel .owl-item img:hover {
    /* transform: scale(1.04);
    transform: scale(1.04); */
}

.school-gallery .item img,
.box-slide .item img,
.logo-slider .item img {
    transform: scale(1.08);
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
    -webkit-transition-duration: 3s;
    -moz-transition-duration: 3s;
    -o-transition-duration: 3s;
    transition-duration: 3s;
}

.service-section-bg {
    background-image: url(../images/bg/pattern-new-02.png);
    /* background-position: center left; */
    background-repeat: no-repeat;
    padding: 80px 0px 60px 0px;
    background-color: #fafafa;
    margin-bottom: 0px;
    background-position: left center;
    background-size: contain;
}

.carousel-inner {
    border-radius: 20px;
    margin-bottom: 20px;
}

.school-gallery {
    background-image: url(../images/bg/shape-5.png), linear-gradient(to right, #a73545, #3f468c);
    /* background-image: url(../images/bg/shape-5.png); */
    background-color: hsl(276.92deg 87.39% 53.33%);
    padding: 80px 0px;
    border-radius: 0px;
}

.carousel-indicators {
    right: 0% !important;
    left: -39% !important;
    width: 100% !important;
    margin-left: 0px !important;
}


/* .page-title hr,
.about-text-homepage hr {
  margin-top: 11px;
  margin-bottom: 31px;
  border: 0;
  width: 20%;
  border: none;
  height: 10px;
  background: linear-gradient(-135deg, #fff 5px, transparent 0) 0 5px, linear-gradient(135deg, #fff 5px, #e9a132 0) 0 5px;
  background-color: #fff;
  background-position: left bottom;
  background-repeat: repeat-x;
  background-size: 6px 12px;
} */

hr.arrows {
    padding: 0;
    border: none;
    height: 1px;
    background-image: -webkit-linear-gradient(left, rgba(247, 212, 38, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -moz-linear-gradient(left, rgba(247, 212, 38, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -ms-linear-gradient(left, rgba(247, 212, 38, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    background-image: -o-linear-gradient(left, rgba(247, 212, 38, 0), rgba(0, 0, 0, 0.75), rgba(0, 0, 0, 0));
    color: #9b9b9b;
    text-align: center;
    width: 136px;
}

hr.arrows:after {
    content: " ";
    display: inline-block;
    position: relative;
    top: -2.75em;
    font-size: 1em;
    padding: 1em 3em;
    background-image: url(images/portfolio/Wiki-commons.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 60px auto;
    height: 60px;
}


/********************************************
#Profile
**********************************************/

.card {
    margin-bottom: 24px;
    background-color: #fafafaf2;
    transition: all .5s ease-in-out;
    position: relative;
    border: 0px solid transparent;
    border-radius: 5px;
    box-shadow: 6px 6px 24px 0px rgb(53 55 81 / 14%);
    height: calc(63% - -22px);
}

.photo-content {
    position: relative;
}

.photo-content .cover-photo {
    background: url(../images/profile/cover.jpg);
    background-size: cover;
    background-position: center;
    min-height: 250px;
    width: 100%;
}

pb-0 {
    padding-bottom: 0 !important;
}

.pt-3 {
    padding-top: 1rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.rounded {
    border-radius: 6px !important;
}

.profile-info {
    display: flex;
}

.profile-info {
    padding: 15px 20px;
}

.profile .profile-photo {
    max-width: 100px;
    position: relative;
    z-index: 1;
    margin-top: -40px;
    margin-right: 10px;
}

.rounded-circle {
    border-radius: 50% !important;
}

.img-fluid {
    /* background-image: linear-gradient(to right, #a73545, #3f468c);; */
    background-color: #fff;
    border: solid lightgray 1px;
    max-width: 100%;
    height: auto;
}

.profile-info .profile-details {
    display: flex;
    width: 100%;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important;
}

.profile-info h4.text-primary,
.profile-info .text-primary.h4 {
    color: #3f468ced !important;
    margin: 0px;
    font-size: 16px;
}

.pt-2 {
    padding-top: 0.5rem !important;
}

.px-2 {
    padding-right: 0.5rem !important;
    padding-left: 0.5rem !important;
}

.profile-info h4,
.profile-info .h4 {
    color: #464a53 !important;
    margin: 0px;
    font-size: 16px;
}

.profile-info p {
    color: #939393;
    font-size: 14px;
    font-weight: 400;
    margin: 0px;
}

.col {
    display: inline-block;
    width: 32%;
    margin-bottom: 30px;
}

.col h3 {
    margin: 10px 0px 12px;
    color: #3f468ced;
    font-weight: 600;
    font-size: 20px;
}

.col span {
    color: #010101;
    font-weight: 400;
    font-size: 14px;
}

.btn.btn-success,
.btn.btn-secondary,
.btn.btn-warning,
.btn.btn-primary,
.btn.btn-danger,
.btn.btn-info {
    color: #fff;
}

.btn-primary {
    border-color: #3f468ced!important;
    background-color: #3f468ced!important;
}

.btn {
    padding: 0.55rem 1.25rem;
    border-radius: 5px;
    font-weight: 500;
    font-size: .9375rem;
}

.text-center {
    text-align: center !important;
}

.card-body {
    padding: 1.875rem;
}

.profile-tab .nav-item .nav-link:hover,
.profile-tab .nav-item .nav-link.active {
    border: 0;
    background: transparent;
    background: transparent;
    border-bottom: 0.2px solid #3f468ced;
    color: #3f468ced;
}

.profile-tab .nav-item .nav-link {
    font-size: 1rem;
    margin-right: 30px;
    transition: all 0.5s ease-in-out;
    border: none;
    border-bottom: .20px solid transparent;
    color: #828690;
}

.custom-tab-1 .nav-link {
    background: transparent;
    border-radius: 0px;
    font-weight: 500;
    border-bottom: 3px solid transparent;
    border-width: 0 0px 3px 0;
}

.tab-content>.active {
    display: block;
}

.tab-content>.tab-pane {
    display: none;
}

.tab-content>.tab-pane {
    display: none;
}

.fade:not(.show) {
    opacity: 0;
}

.fade {
    transition: opacity 0.15s linear;
}

.text-primary {
    color: #e9a132!important;
}

.light.btn-primary {
    background-color: #3f468ced;
    border-color: #3f468ced;
    color: #3f468ced;
}

.btn.btn-success,
.btn.btn-secondary,
.btn.btn-warning,
.btn.btn-primary,
.btn.btn-danger,
.btn.btn-info {
    color: #fff;
}

.btn-xs {
    font-size: 0.75rem;
    padding: 0.375rem 1rem;
    font-weight: 600;
}

.btn-primary {
    border-color: #3f468ced;
    background-color: #3f468ced;
}

.btn {
    padding: 0.55rem 1.25rem;
    border-radius: 5px;
    font-weight: 500;
    font-size: .9375rem;
}

.mb-1 {
    margin-bottom: 0.25rem !important;
}

.mb-5 {
    margin-bottom: 3rem !important;
}


/*********************************
#Paralex Form
**********************************/

.parallax-form {
    background-image: url(../images/breadcrumb/breadcrumb-1.jpg);
    height: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Home-inner-form {
    padding: 100px 0px;
    float: left;
}

.form-overlay {
    background-color: rgb(0, 0, 0, .80)!important;
    padding: 30px;
    width: 90%;
    border-radius: 6px;
}

.form-overlay h3 {
    padding: 0px 0px 6px 15px;
    color: #efefef;
    font-size: 24px;
    font-weight: 500;
    line-height: 31px;
    text-align: left;
    margin: 0;
    font-family: 'Poppins';
}

.form-overlay p {
    padding: 8px 0px 24px 15px;
    color: #efefef;
    font-size: 13px;
    font-weight: 300;
    line-height: 19px;
    text-align: left;
    margin: 0;
    font-family: 'Poppins';
}

.form-overlay.form-group input {
    background-color: #000000!important;
    border: 1px solid #272727!important;
}

.form-overlay .form-group textarea {
    background-color: #000000!important;
    border: 1px solid #555!important;
}
.form-overlay .btn.style1 {
    background-color: #000000!important;
    padding:8px 16px;
    border: 1px solid #555!important;
}
.right-contact-homepage {
    text-align: center;
    /* padding: 0px 60px; */
    background-color: rgb(255 255 255 / 40%) !important;
    padding: 16px;
    border-radius: 6px;
    width: 90%;
    margin-left: 30px;
}
.right-contact-homepage h2 {
    color: #333333;
    font-size: 36px;
    font-weight: 600;
    line-height: 43px;
    text-align: center;
}

.right-contact-homepage h2 span{
    font-size: 36px;
    font-weight: 600;
    line-height: 43px;
    color: hsl(276.92deg 87.39% 53.33%);
}
.right-contact-homepage span {
    color: #333333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    text-align: center;
}
.right-contact-homepage p{
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    text-align: center;
    padding:30px 0px;
}
.bg-text {
    background-color: #000000 !important;
    border: 1px solid #555 !important;
}
/**********************
Bottom Banner
***********************/
.vacancy {
    background: #000000;
    padding: 50px;

}
.we-hiring {
    text-align: center;
}
.we-hiring p {
    font-size: 26px;
    font-weight: 600;
    line-height: 33px;
    text-align: center;
    color: #d8d8d8;
    margin: 0px;
}
.we-hiring h2 {
    font-size: 36px;
    font-weight: 700;
    line-height: 42px;
    text-align: center;
    color: #C2073F;
    padding: 0px;
    margin: 0px;
}
.address-vacancy {
    text-align: center;
    margin: 16px 0px;
}
.address-vacancy p {
    color: #d8d8d8;
    font-size: 16px;
    font-weight: 500;
    line-height: 24px;
    text-align: center;
}
.vacancy-images {
    padding: 30px 60px;
}
.vacancy-images img {
    float: left;
    width: 35%;
    padding: 6px;
}
.we-hiring {
    text-align: center;
    color:#d8d8d8;

}
.address-vacancy {
    text-align: center;
    margin: 16px 0px;
}
.address-vacancy p {
    color: #d8d8d8;
    font-size: 14px;
    font-weight: 500;
    line-height: 21px;
    text-align: center;
}
.we-hiring-btn {
    text-align: center;
    margin: 25px;
}
.we-hiring-btn .btn-get {
    margin: 0 auto;
    background: #e9a132;
    gap: 0px;
    border-radius: 30px;
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    line-height: 32px;
    text-align: left;
    padding: 8px 39px;
    border: 2px solid #c2bfbf;
}
/****************************
Testimonial Clients
****************************/
.testimonual-layout {
    background-image: url(../images/bg/shape-4.png);
    width: 100%;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 80px 0px;
}
.ClientReview_Card {
    text-align: center;
    position: relative;
    width: 60%;
    margin: 0 auto;
  }
  .ClientReview_Top {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding-bottom: 16px;
  }
  .ClientReview_Pfp {
    width: 70px;
  }
  .ClientReview_Stars {
    font-size: 28px;
    padding-left: 20px;
    color: #ffbf00;
  }
  .ClientReview_Body {
    padding-bottom: 20px;
    width: 100%;
    margin: 0 auto;
    color: #555555;
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
  }
  .ClientReview_Name {
    color: #000000;
    font-size: 18px;
    padding-bottom: 0;
  }
  .ClientReview_Img img {
    filter: brightness(0) invert(1) sepia(1) saturate(10000%) hue-rotate(180deg) brightness(1.1);
    position: absolute;

    z-index: -1;
  }
  .testimonial-logo img {
    width: 44% !important;
    padding: 30px;
    margin: 0 auto;
    border-radius: 50%;
  }
  .activem{
    color:#3f468c!important;
    font-weight:600!important;
  }
/************************
Scroll Top
************************/
.top-btn {
    font-size: 14px;
    position: fixed;
    right: 28px;
    bottom: 20px;
    cursor: pointer;
    transform: scale(1.8);
    opacity: 0;
    transition: .3s;
    background-image: url(../images/bg/shape-5.png), linear-gradient(to right, #a73545, #3f468c);
    width: 27px;
    height: 27px;
    border-radius: 50px;
    line-height: 25px;
    color: #ffffff;
    z-index: 9999;
  }
  .border-bottom-1 {
    padding-bottom:24px;
  }
  .border-bottom-1 p{
    font-size: 14px;
    line-height: 19px;
    color: #010101;

  }
  .border-bottom-1 label {
    width:25%;
  }
  .top-padding {
    padding-top:30px;
  }
  /*********************************
  #Legal Partner
  *********************************/
  .legal-layout {
    padding:80px 0px;
  }
  .legal-partner .owl-next {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: -3px;
    top: 36%;
    border: 1px solid #EEE8E8 !important;
    position: absolute;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.legal-partner .owl-prev {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    left: -3px;
    top: 36%;
    position: absolute;
    border: 1px solid #EEE8E8 !important;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.legal-partner .owl-prev .fa,
.legal-partner .owl-next .fa{
    font-size:21px;
}
.legal-partner .owl-prev:hover,
.legal-partner .owl-next:hover {
    background:#3f468c;
}
/*******************************
#Services Pages
*********************************/
.service-bg {
    background-image: url(../images/bg/shape-4.png);
    background-color:#0d0c0c05;
}

.service-bg .owl-prev {
    position: absolute;
    left: 10px;
    top: 40%;
}

.service-bg .owl-next {
    position: absolute;
    right: 10px;
    top: 40%;
}

.services-boxes {
    border: 1px solid #e5e5e7;
    box-shadow: 0px 4px 1px 0px #eeeeee40;
    margin-bottom: 16px;
    border-radius:6px;
    background: #fff;
}
.p-left {
    padding-left:0px!important;
}
.services-btn {
    margin:47px 0px;
}
.services-btn a{
    background-image: linear-gradient(to right, #a73545, #3f468c);
    background-color: hsl(276.92deg 87.39% 53.33%);
    gap: 0px;
    border-radius: 50px;
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    padding: 8px 16px;
}
.services-images img {
    border-top-left-radius: 7px;
    width: 100%;
    border-bottom-left-radius: 7px;
}
.p-right {padding-right:0px!important;}
.services-text {
    padding:16px 0px;
}
.services-text h2{
    margin: 4px 0px 16px;
    line-height: 28px;
    font-size: 24px;
    color: #010101;
}
.services-text p{
    margin: 0px;
    line-height: 18px;
    font-size: 14px;
    color: #010101
}
.services-btn a:hover {
    background:#3f468c;
    color: #fff;
    text-decoration:none;
}
.services-boxes-single  {
    padding: 24px;
    text-align: center;

}
.services-images-single {
    text-align:center;
}
.services-images-single img {
    margin: 0 auto;
    width: 25%;
    border-radius: 50%;
    margin-bottom: 24px;

}
.service-list {
    padding: 12px 0px;
    width: 100%;
    margin: 0 auto;
}
.service-list ul {
    list-style:none;
    padding:0px;
    margin:0px;
}
.service-list ul li {
    color: #3f468c;
    font-size: 14px;
    padding: 4px 0px;
    line-height: 24px;
    text-align: left;
    font-weight: 600;
    border-bottom: 1px solid #efefef;
}
.service-list ul li label {
    width:50%;
}
.service-list ul li  span {
    color: #8e8e8e;
    font-weight: 400;
    padding-left: 19px;
}
.service-list h2
{
    text-align: left;
    color: #e9a132;
    animation-name: fadeInUp;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    margin: 0px 0px 24px;
    font-family: 'Poppins';
    padding-bottom: 8px;
    font-style: oblique;
    border-bottom: 1px solid #efefef;
}

.services-individual h2
{
    color: #e9a132;
    animation-name: fadeInUp;
    font-size: 28px;
    font-weight: 700;
    line-height: 33px;
    margin: 0px 0px 16px;
    font-family: 'Poppins';
    padding-bottom: 8px;
    font-style: oblique;

}
.services-individual p{
    color: #010101;
    font-size: 14px;
    padding: 4px 0px;
    line-height: 24px;
    width: 100%;
    word-wrap: break-word;
}
.right-contact-homepage li {
    list-style:none;
    padding:4px 0px;
}
/********************************
#gallery
*********************************/
*------------------------------------------------------------------
Gallery Figure / .galFig
-------------------------------------------------------------------*/
.galFig {
  max-width: 290px;
}

.galFig:before {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.galFig:after {
  content: '';
  position: absolute;
  top: 20px;
  right: 20px;
  bottom: 20px;
  left: 20px;
}

.galFig.galFigII:before, .galFig.galFigII:after {
  display: none;
}

.galFig.galFigII:hover .gafCaption {
  opacity: 1;
  visibility: visible;
}

.galFig.galFigIII:hover .icnWrap,
.galFig.galFigIII:hover .imgHolder:before {
  opacity: 1;
  visibility: visible;
}

.galFig.galFigIII:after, .galFig.galFigIII:before {
  display: none;
}

.galFig.galFigIII .icnWrap {
  left: 50%;
  top: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.galFig.galFigIII .gafCaption {
  opacity: 1;
  visibility: visible;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
  background-color: transparent;
}

.galFig:hover:before {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}

.galFig:hover:after {
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.galFig:before, .galFig:after {
  border: solid rgba(228, 179, 61, 0.7);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  -o-transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.galFig:before {
  -webkit-transform-origin: 50% 0 0;
  -ms-transform-origin: 50% 0 0;
  transform-origin: 50% 0 0;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  border-width: 2px 0;
}

.galFig:after {
  border-width: 0 2px;
  -webkit-transform-origin: 0 50% 0;
  -ms-transform-origin: 0 50% 0;
  transform-origin: 0 50% 0;
  -webkit-transform: scaleY(0);
  -ms-transform: scaleY(0);
  transform: scaleY(0);
}

.galFig .imgHolder:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.galFig .imgHolder:before {
  background-color: rgba(0, 0, 0, 0.6);
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 0.3s ease, visibility 0.3s ease;
  -o-transition: opacity 0.3s ease, visibility 0.3s ease;
  transition: opacity 0.3s ease, visibility 0.3s ease;
}

.galFig .icnWrap {
  font-size: 16px;
  width: 42px;
  height: 42px;
}

.galFig h3, .galFig .h3 {
  font-size: 18px;
  line-height: 1.22222;
}

.galFig h3 a, .galFig .h3 a {
  -webkit-transition: color 0.3s ease;
  -o-transition: color 0.3s ease;
  transition: color 0.3s ease;
}

.igSlider .galFig {
  max-width: none;
}
/*------------------------------------------------------------------
Filters List / .ogFiltersList
-------------------------------------------------------------------*/
.ogFiltersList {
    font-size: 15px;
    line-height: 1.33333;
    margin-bottom: 24px;
    text-align: center;
  }

  .ogFiltersList.ogFiltersListII > li {
    margin-left: 15px;
    margin-right: 15px;
  }

  .ogFiltersList.ogFiltersListII > li.active > a:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .ogFiltersList.ogFiltersListII > li > a {
    position: relative;
    display: block;
    padding-bottom: 16px;
  }

  .ogFiltersList.ogFiltersListII > li > a:after {
    content: '';
    position: absolute;
    right: 0;
    bottom: -1px;
    left: 0;
  }

  .ogFiltersList.ogFiltersListII > li > a:after {
    -webkit-transition: -webkit-transform 0.3s ease;
    transition: -webkit-transform 0.3s ease;
    -o-transition: transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease;
    -webkit-transform-origin: 50% 100% 0;
    -ms-transform-origin: 50% 100% 0;
    transform-origin: 50% 100% 0;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    border-bottom: 1px solid #c1b696;
  }

  .ogFiltersList.ogFiltersListII > li > a:hover:after {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }

  .ogFiltersList > li {
    margin: 0 10px 5px;
    display: inline;
  }

  .ogFiltersList > li.active > a {
    color: #3f468c;
  }

  .ogFiltersList > li > a {
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
    color: #010101;
  }

  .ogFiltersList > li > a:hover {
    color: #3f468c;
  }
  /*------------------------------------------------------------------
Animations
-------------------------------------------------------------------*/
@-webkit-keyframes icnScaleX {
    0% {
      -webkit-transform: scale(1.02, 0.8);
      transform: scale(1.02, 0.8);
    }
    15% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    15% {
      -webkit-transform: scale(0.8, 1.02);
      transform: scale(0.8, 1.02);
    }
    75% {
      -webkit-transform: scale(1.02, 0.8);
      transform: scale(1.02, 0.8);
    }
    100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }
  @keyframes icnScaleX {
    0% {
      -webkit-transform: scale(1.02, 0.8);
      transform: scale(1.02, 0.8);
    }
    15% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
    15% {
      -webkit-transform: scale(0.8, 1.02);
      transform: scale(0.8, 1.02);
    }
    75% {
      -webkit-transform: scale(1.02, 0.8);
      transform: scale(1.02, 0.8);
    }
    100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
    }
  }

  @-webkit-keyframes imgAnimBounce {
    0% {
      -webkit-transform: scale(1.01);
      transform: scale(1.01);
      opacity: 1;
    }
    15% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      opacity: 0.8;
    }
    15% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
      opacity: 1;
    }
    75% {
      -webkit-transform: scale(1.01);
      transform: scale(1.01);
      opacity: 0.8;
    }
    100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      opacity: 1;
    }
  }

  @keyframes imgAnimBounce {
    0% {
      -webkit-transform: scale(1.01);
      transform: scale(1.01);
      opacity: 1;
    }
    15% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      opacity: 0.8;
    }
    15% {
      -webkit-transform: scale(0.99);
      transform: scale(0.99);
      opacity: 1;
    }
    75% {
      -webkit-transform: scale(1.01);
      transform: scale(1.01);
      opacity: 0.8;
    }
    100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      opacity: 1;
    }
  }

  @-webkit-keyframes lftDoubt {
    0% {
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      opacity: 0;
      visibility: hidden;
    }
    100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      opacity: 1;
      visibility: visible;
    }
  }

  @keyframes lftDoubt {
    0% {
      -webkit-transform: scaleX(0);
      transform: scaleX(0);
      opacity: 0;
      visibility: hidden;
    }
    100% {
      -webkit-transform: scaleX(1);
      transform: scaleX(1);
      opacity: 1;
      visibility: visible;
    }
  }
/*------------------------------------------------------------------
VN Figure / .vnFig
-------------------------------------------------------------------*/
.vnFig {
    max-width: 270px;
  }

  .vnFig:hover .caption {
    background-color: #ff8b2f;
    margin-top: -10px;
    padding-top: 22px;
    padding-bottom: 22px;
  }

  .vnFig a {
    text-decoration: none;
  }

  .vnFig .imgHolder {
    height: 250px;
  }

  .vnFig .caption {
    -webkit-transition: background-color 0.3s ease, padding 0.3s ease, margin-top 0.3s ease;
    -o-transition: background-color 0.3s ease, padding 0.3s ease, margin-top 0.3s ease;
    transition: background-color 0.3s ease, padding 0.3s ease, margin-top 0.3s ease;
    background-color: #25282e;
    padding: 17px 10px;
  }

  .vnFig h3, .vnFig .h3 {
    font-size: 20px;
    line-height: 1.3;
    white-space: nowrap;
    overflow: hidden;
    width: 100%;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .feature-text h3 {
    font-size: 28px;
    line-height: 28px;
    margin: 0;
    font-weight:500;
    color:#0f0e0e;
    margin-bottom:16px;
  }
.feature-text p {
    font-size: 16px;
    line-height: 26px;
    margin: 0;
    color:#2b2b2b;
    padding-bottom:36px
}
.gallery-popup .modal{
    z-index: 9999;
}
.gallery-popup .modal-dialog
{
    margin: 0 auto;
    width: 100%;
    background: rgb(0 0 0 / 92%);
    height: auto;
}
.gallery-popup .modal-content{
    background-color: transparent;
}
.gallery-popup  .modal-header{
    border-bottom:0px;
}

.gallery-popup   .close {
        float: right;
        font-size: 29px;
        font-weight: bold;
        line-height: 1;
        color: #FFF;
        text-shadow: 0 0px 0 #fff;
        filter: alpha(opacity = 20);
        opacity: .6;
        top: 14px;
        position: absolute;
        right: 12px;
    }
    .gallery-popup   .modal-open .modal{
        overflow-y: auto!important;
    }
    .gallery-popup   .owl-carousel .owl-item img{
        width:50%;
        margin:0 auto;
    }
    .gallery-popup .owl-prev {
        background: #fff !important;
        width: 40px;
        height: 40px;
        border-radius: 50px !important;
        left: 20px;
        top: 40%;
        position: absolute;
        border: 1px solid #EEE8E8 !important;
        box-shadow: 0px 4px 4px 0px #00000040;
    }

    .gallery-popup .owl-next {
    background: #fff !important;
    width: 40px;
    height: 40px;
    border-radius: 50px !important;
    right: 20px;
    top: 40%;
    border: 1px solid #EEE8E8 !important;
    position: absolute;
    box-shadow: 0px 4px 4px 0px #00000040;
}
.gallery-popup .owl-next:hover,
.gallery-popup .owl-prev:hover{
    background: #f1dc16 !important;
}
.modal-header .close:hover {
    color:#f1dc16!important;
    opacity: 1;
}
.gallery-popup .modal {
    padding-right:0px!important;
    background: rgba(0, 0, 0, 0.9);
    border: 0px none transparent;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    -webkit-tap-highlight-color: transparent;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    transition: opacity 0.3s ease 0s;
    visibility: visible;
    border: none !important;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -o-user-select: none;
    z-index: 2147483647;
}
.border-green{
    border: 6px double #0bda03;
}
.border-orange{
    border: 6px double #f8b62a;
}
.border-red{
    border: 6px double #c81515;
}
.style1 .team-img{
    border-radius:0px!important;
}
.legal-layout .team-card:after
{
    background-color: transparent;
}
/********************************
Gallery
********************************/
.ui-card-slider {
    position: relative;
    width: 60%;
    height: 345px;
    overflow: hidden;
    margin: 0 auto 60px; }
    .ui-card-slider .slide {
      display: block;
      -webkit-user-select: none;
      position: absolute;
      transition-duration: 0.4s;
      -webkit-transition-duration: 0.4s;
      transition-timing-function: ease-in-out;
      -webkit-transition-timing-function: ease-in-out;
      transition-property: all;
      -webkit-transition-property: all;
      overflow: hidden; }
      .ui-card-slider .slide img {
        width: 100%;
        height: 100%; }
    .ui-card-slider .center-slide {
        -webkit-user-select: none;
        z-index: 30;
        bottom: 12px;
        left: 133px;
        width: 400px;
        height: 332px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        border-radius: 6px;
        padding: 16px;
        background: linear-gradient(135deg, #f5f7fa 0%, #c3cfe2 100%); }
    .ui-card-slider .left-slide {
        -webkit-user-select: none;
        z-index: 20;
        bottom: 30px;
        left: 0px;
        width: 370px;
        height: 299px;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        background: radial-gradient(circle at 18.7% 37.8%, rgb(250, 250, 250) 0%, rgb(225, 234, 238) 90%);
        padding: 16px;
        border-radius: 6px;
       }
    .ui-card-slider .right-slide {
        -webkit-user-select: none;
        z-index: 20;
        bottom: 30px;
        right: 0;
        box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
        width: 370px;
        height: 299px;
        background: radial-gradient(circle at 18.7% 37.8%, rgb(250, 250, 250) 0%, rgb(225, 234, 238) 90%);
        padding: 16px;
        border-radius: 6px;
     }
    .ui-card-slider .left-hidden-slide {
      z-index: 10;
      bottom: 30px;
      left: -160px;
      width: 120px;
      height: 130px; }
    .ui-card-slider .right-hidden-slide {
      z-index: 10;
      bottom: 30px;
      left: 360px;
      width: 120px;
      height: 130px; }
    .ui-card-slider .hidden-slide {
      visibility: hidden;
      display: none; }

      .legal-layout {
        padding:40px 0px;
    }
    .legal-layout .team-card .team-info{
        padding: 12px 25px 12px;
    }

    .legal-layout .team-card .team-img{
        height:200px;
    }
